DB_PORT = 5432
DB_HOST = localhost
DB_NAME = airport
DB_PASSWORD = 123
DB_USER = postgres